---------------------------------------------------------------------

Emerson - AT & PS/2 Device Library
Ben Ryves/MaxCoderz

---------------------------------------------------------------------

Beta 2

---------------------------------------------------------------------

To use, copy the Emerson directory into your project folder.
From your main source file, do

.include "Emerson/Emerson.asm"

...near the top.

Edit Emerson/Config.inc to change which parts of the library you want.

---------------------------------------------------------------------

As there us no documentation, look inside the source code for the
inputs/outputs/remarks for each function.

---------------------------------------------------------------------

The demo is a FUNCTIONALITY demo, not a source demo. The code is
ugly as sin and uncommented. Documentation will follow, I promise.

---------------------------------------------------------------------

Known issues

Device.Identify can be a bit iffy (sometimes you need to cycle power
to the device). I will try and make it more reliable. I wrote it
very quickly as I promised to release a beta by the end of the week.

No documentation whatsoever.

The keyboard layout editor is horrible.

---------------------------------------------------------------------

Email at benryves@benryves.com for questions/comments.